• Introduction
    • Scope and Purpose
      • VOP base name rules
      • VOP name prefixes and suffixes

  • Data Types and Storage Resources
    • Lisp Objects
    • Type VOPs
    • Type Sub-primitives

  • Characters
  • Symbols
    • Sub-primitives
    • Accessor VOPs
    • Special Binding
    • Property Lists

  • Lists
  • Numbers
    • Number VOPs
    • Number Sub-primitives

  • Arrays
    • Arrays
    • Array VOPs
    • Array Sub-primitives

  • Structures
  • Runtime Environment
    • Register Allocation
    • Other Dynamic State
    • Control-Stack Format
    • Values Passing Conventions
    • Binding-Stack Format

  • Functions
    • Function Object Format
    • Environment Object Sub-primitives
      • Debug Information Location
    • Function Calls
      • Local Call
      • Full Call
    • (
    • Saving and Restoring Registers

  • Non-local exits
    • Unwind Blocks
    • Non-Local Exits